Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Commit

Permalink
Restart ntut-shop always
Browse files Browse the repository at this point in the history
  • Loading branch information
Pin Lin committed Jan 6, 2019
1 parent 86b3add commit 12ff4a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ services:
- mariadb
environment:
DOCKER_ENV: "1"
restart: always
mariadb:
container_name: mariadb
image: mariadb
Expand Down

0 comments on commit 12ff4a3

Please sign in to comment.