Update docker-compose.yml

This commit is contained in:
Shlee 2020-04-11 23:50:08 +08:00 committed by GitHub
parent 5c65b81851
commit 6ef6841e5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -78,8 +78,8 @@ services:
- internal
volumes:
keydb-data:
postgres-data:
db-data:
redis-data:
app-storage:
app-bootstrap:
@ -87,4 +87,4 @@ networks:
internal:
internal: true
external:
driver: bridge
driver: bridge