Skip to content

Commit

Permalink
Merge pull request #18 from second-state/hydai/fix_docker_compose
Browse files Browse the repository at this point in the history
  • Loading branch information
juntao authored Aug 25, 2023
2 parents 5d361ce + 7d23faf commit 80090f2
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 @@ -15,6 +15,7 @@ services:
environment:
DATABASE_URL: mysql://root:whalehello@db:3306/mysql
RUST_BACKTRACE: full
DNS_SERVER: 127.0.0.11:53
restart: unless-stopped
runtime: io.containerd.wasmedge.v1
db:
Expand Down

0 comments on commit 80090f2

Please sign in to comment.