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:
@@ -9,6 +9,6 @@ app:
|
||||
db:
|
||||
extends:
|
||||
file: docker-compose-common.yml
|
||||
service: app
|
||||
service: db
|
||||
restart: always
|
||||
env_file: prod.env
|
||||
|
||||
Reference in New Issue
Block a user