Ajout portforwading

This commit is contained in:
iMax 2025-01-21 10:04:16 +01:00
parent f5b3dd4f92
commit 7b6244631d
2 changed files with 6 additions and 1 deletions

View file

@ -15,6 +15,8 @@ services:
- 5001:5001
networks:
- mynetwork
depends_on:
- webserver
networks:
mynetwork: