fix (service): add web network to forgejo service config

This commit is contained in:
thomasabishop 2025-04-06 11:56:24 +01:00
parent 47ff867c27
commit 902a82aa2f

View file

@ -8,6 +8,7 @@ services:
restart: always
networks:
- forgejo
- web
volumes:
- /mnt/storagebox_alpha/forgejo/data:/data
- /etc/timezone:/etc/timezone:ro