Skip to content

Commit

Permalink
update docker example
Browse files Browse the repository at this point in the history
  • Loading branch information
nikooo777 committed Jun 20, 2022
1 parent 7494da7 commit 1e50e19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ services:
/app/dist/linux_amd64/e-mage serve
depends_on:
- mysql
environment:
- SPACE_USE_DB=true
watchtower:
container_name: watchtower
image: 'containrrr/watchtower'
Expand Down

0 comments on commit 1e50e19

Please sign in to comment.