We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d95f95b commit d198a31Copy full SHA for d198a31
docker-compose.yml
@@ -6,7 +6,7 @@ services:
6
args:
7
- APP_BACKEND_URL=${APP_BACKEND_URL}
8
ports:
9
- - "8080:8080"
+ - "9443:8080"
10
depends_on:
11
- backend
12
env_file:
0 commit comments