udpate default port for content
This commit is contained in:
parent
14191e1b69
commit
f19beaa263
@ -9,7 +9,7 @@ ENV CENTRAL_STORAGE_WEBAPI_URL_BASE=""
|
|||||||
|
|
||||||
#site_settings
|
#site_settings
|
||||||
ENV SERVICE_API_ACCESS_HOST=0.0.0.0
|
ENV SERVICE_API_ACCESS_HOST=0.0.0.0
|
||||||
ENV SERVICE_API_ACCESS_PORT=8007
|
ENV SERVICE_API_ACCESS_PORT=8013
|
||||||
|
|
||||||
ENV MONGODB_NAME="freeleaps2"
|
ENV MONGODB_NAME="freeleaps2"
|
||||||
ENV MONGODB_URI="mongodb://freeleaps2-mongodb:27017"
|
ENV MONGODB_URI="mongodb://freeleaps2-mongodb:27017"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user