docker-compose : changement de l'adresse d'écoute

This commit is contained in:
Ahurac 2024-05-03 11:14:55 +02:00
parent 821e1b23e0
commit 51b9341455

View file

@ -7,4 +7,4 @@ services:
- ASTRO_TELEMETRY_DISABLED=1
restart: unless-stopped
ports:
- 49152:80
- "[::1]:49152:80"