Skip to content
Snippets Groups Projects
Commit 05206ca7 authored by Andreas Schärtl's avatar Andreas Schärtl
Browse files

deployment: fix: use internal ports for internal comms

parent 6b4c4fe2
Branches
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ services:
uloapps:
image: "schaertl/uloapps:latest"
environment:
- ULOAPPS_REMOTE_SERVER=http://ulographdb:${ULOCOMPOSE_DBPORT}
- ULOAPPS_REMOTE_SERVER=http://ulographdb:7200
- ULOAPPS_REMOTE_REPOSITORY=compose
ports:
- ${ULOCOMPOSE_APPPORT}:7400
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment