added network access to coolify from gluetun
This commit is contained in:
parent
547c6fc0fc
commit
5e2bb717a2
1 changed files with 3 additions and 1 deletions
|
|
@ -30,3 +30,5 @@ services:
|
||||||
- 8388:8388/udp # Shadowsocks
|
- 8388:8388/udp # Shadowsocks
|
||||||
volumes:
|
volumes:
|
||||||
- gluetun:/gluetun
|
- gluetun:/gluetun
|
||||||
|
networks:
|
||||||
|
- coolify
|
||||||
Loading…
Reference in a new issue