Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
umihico committed Sep 20, 2021
1 parent 9f6d022 commit 4b88b85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Expand Up @@ -5,6 +5,7 @@ services:
build: .
volumes:
- .:/demo
- /demo/tmp
tty: true
command: ["rails", "server", "-b", "0.0.0.0"]
ports:
Expand Down

0 comments on commit 4b88b85

Please sign in to comment.