Update docker-compose.yml

This commit is contained in:
qiaofeng1227 2022-07-04 16:40:05 +08:00 committed by GitHub
parent 8a97a9cd53
commit 6651e54da8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -167,3 +167,8 @@ volumes:
db-data:
redis-data:
sites:
networks:
default:
name: ${APP_NETWORK}
external: true