docker-compose : suppression de la variable AHURAC_PORT

This commit is contained in:
Ahurac 2024-02-01 12:52:59 +01:00
parent 2e5934c5fd
commit 1aeed91d39

View file

@ -7,4 +7,4 @@ services:
- ASTRO_TELEMETRY_DISABLED=1
restart: unless-stopped
ports:
- "${AHURAC_PORT}:80"
- 49152:80