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 75fb441 commit c117ce3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docker-compose.yml
Expand Up @@ -5,7 +5,9 @@ services:
build: .
volumes:
- .:/demo
- /demo/tmp
- /demo/sample_app/tmp
- /demo/hello_app/tmp
- /demo/toy_app/tmp
tty: true
command: ["rails", "server", "-b", "0.0.0.0"]
ports:
Expand Down

0 comments on commit c117ce3

Please sign in to comment.