Skip to content

Commit

Permalink
chore: don't restart app
Browse files Browse the repository at this point in the history
  • Loading branch information
Naramsim committed Feb 25, 2022
1 parent 663c345 commit 728152c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources/compose/docker-compose-prod-graphql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ services:

app:
env_file: .env
restart: "no"

web:
volumes:
Expand Down

0 comments on commit 728152c

Please sign in to comment.