1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
This commit is contained in:
Daniel Neto 2024-05-30 18:45:14 -03:00
parent a738654b78
commit 0766fe8ff2
3 changed files with 6 additions and 4 deletions

View file

@ -246,4 +246,4 @@ networks:
driver: bridge
ipam:
config:
- subnet: 172.18.0.0/16
- subnet: "${NETWORK_SUBNET:-172.21.1.0/24}"