1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Fixed prod compose file

This commit is contained in:
2015-10-22 17:29:44 -04:00
parent 831fbaeccf
commit 38f22e21b5

View File

@@ -9,6 +9,6 @@ app:
db:
extends:
file: docker-compose-common.yml
service: app
service: db
restart: always
env_file: prod.env