generated from coop-cloud/example
Remove transitionary app
volume
This commit is contained in:
parent
d92edbff37
commit
d9023cbf0a
@ -20,7 +20,6 @@ services:
|
||||
- db
|
||||
# entrypoint: ['tail', '-f', '/dev/null']
|
||||
volumes:
|
||||
- app:/tmp/adapt_authoring
|
||||
- adapt_data:/adapt_authoring/data
|
||||
- adapt_conf:/adapt_authoring/conf
|
||||
- adapt_frontend_build:/adapt_authoring/frontend/build
|
||||
@ -63,7 +62,6 @@ networks:
|
||||
external: true
|
||||
internal:
|
||||
volumes:
|
||||
app:
|
||||
db:
|
||||
adapt_conf:
|
||||
adapt_data:
|
||||
|
Loading…
Reference in New Issue
Block a user