wip: peers
This commit is contained in:
@@ -133,6 +133,7 @@ services:
|
||||
volumes:
|
||||
- ./data/api:/app/data
|
||||
- ./config/api:/app/config
|
||||
- ./config/wireguard:/app/config/wireguard
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
@@ -170,6 +171,7 @@ services:
|
||||
- "8082:8080"
|
||||
environment:
|
||||
- FG_PUBLIC_PATH=/files-ui
|
||||
platform: linux/amd64
|
||||
|
||||
networks:
|
||||
cell-network:
|
||||
|
||||
Reference in New Issue
Block a user