fix (service): add forgejo to shared public docker network

This commit is contained in:
thomasabishop 2025-04-06 10:50:35 +01:00
parent c6068a63d8
commit 47ff867c27

View file

@ -35,3 +35,5 @@ services:
networks:
forgejo:
external: false
web:
external: true