"Updates"
This commit is contained in:
+1
-3
@@ -13,7 +13,6 @@ services:
|
|||||||
- WEB_PORT=${WEB_PORT}
|
- WEB_PORT=${WEB_PORT}
|
||||||
volumes:
|
volumes:
|
||||||
- bbs-data:/var/bbs
|
- bbs-data:/var/bbs
|
||||||
- borg_backups:/backups
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
logging:
|
logging:
|
||||||
driver: json-file
|
driver: json-file
|
||||||
@@ -22,8 +21,7 @@ services:
|
|||||||
max-file: "3"
|
max-file: "3"
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
bbs-data: {}
|
bbs-data:
|
||||||
borg_backups:
|
|
||||||
driver: local
|
driver: local
|
||||||
driver_opts:
|
driver_opts:
|
||||||
type: "none"
|
type: "none"
|
||||||
|
|||||||
Reference in New Issue
Block a user