forked from kamba4/sunders
revert: Uses previous port mapping
This commit is contained in:
parent
c2a8412c4b
commit
e601c6df58
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ services:
|
||||||
DEFAULT_LANGUAGE: en
|
DEFAULT_LANGUAGE: en
|
||||||
IMPRESSUM_URL: https://hamburg.ccc.de/imprint/
|
IMPRESSUM_URL: https://hamburg.ccc.de/imprint/
|
||||||
ports:
|
ports:
|
||||||
- "8081:80"
|
- "8080:80"
|
||||||
depends_on:
|
depends_on:
|
||||||
db:
|
db:
|
||||||
condition: service_started
|
condition: service_started
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue