docker-compose : suppression de la variable AHURAC_PORT
This commit is contained in:
parent
2e5934c5fd
commit
1aeed91d39
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ services:
|
||||||
- ASTRO_TELEMETRY_DISABLED=1
|
- ASTRO_TELEMETRY_DISABLED=1
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "${AHURAC_PORT}:80"
|
- 49152:80
|
||||||
|
|
Loading…
Reference in a new issue