mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-08 23:45:24 +02:00
Update volume path in docker-compose.yml
For persistent node
This commit is contained in:
@@ -13,7 +13,7 @@ services:
|
||||
- "33010:33010"
|
||||
- "33020:33020/udp"
|
||||
volumes:
|
||||
- ./data:/data
|
||||
- ../files/anytype-data:/data
|
||||
environment:
|
||||
# Advertise addresses clients should use. Replace with your server hostname/IP.
|
||||
ANY_SYNC_BUNDLE_INIT_EXTERNAL_ADDRS: "192.168.100.9"
|
||||
|
||||
Reference in New Issue
Block a user