s
This commit is contained in:
parent
bff55bcb40
commit
7630e4273b
1 changed files with 0 additions and 5 deletions
|
|
@ -85,9 +85,6 @@ services:
|
|||
- 1323
|
||||
restart: unless-stopped
|
||||
pull_policy: "always"
|
||||
volumes:
|
||||
- images_volume:/app/images
|
||||
- storage_volume:/app/storage
|
||||
environment:
|
||||
STORAGE_URL: http://storage:8080
|
||||
STORAGE_TOKEN: ${STORAGE_TOKEN}
|
||||
|
|
@ -164,8 +161,6 @@ networks:
|
|||
|
||||
volumes:
|
||||
storage_data:
|
||||
images_volume:
|
||||
storage_volume:
|
||||
tiles-data:
|
||||
keydb-data:
|
||||
dbdata:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue