fix (service): add web network to forgejo service config
This commit is contained in:
parent
47ff867c27
commit
902a82aa2f
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ services:
|
|||
restart: always
|
||||
networks:
|
||||
- forgejo
|
||||
- web
|
||||
volumes:
|
||||
- /mnt/storagebox_alpha/forgejo/data:/data
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
|
|
Loading…
Add table
Reference in a new issue