mirror of
https://github.com/appinfosapienza/so-un-bot.git
synced 2025-03-13 12:25:23 +01:00
Remove docker network from compose
This commit is contained in:
parent
a38357d7e7
commit
63d4683bb2
1 changed files with 0 additions and 2 deletions
|
@ -11,8 +11,6 @@ services:
|
|||
# for example: in the production server is pve-docer.net.mrlc.cc
|
||||
domainname: ${DNS_ZONE}
|
||||
pull_policy: build
|
||||
networks:
|
||||
- proxynet
|
||||
environment:
|
||||
# Leave /data unless you want to point to an external volume
|
||||
- DATA_PATH=/data
|
||||
|
|
Loading…
Reference in a new issue