manatoboys commited on
Commit
14493ec
·
1 Parent(s): e35b8bb

yamlの変更

Browse files
Files changed (1) hide show
  1. docker-compose.yaml +1 -1
docker-compose.yaml CHANGED
@@ -7,7 +7,7 @@ services:
7
  context: .
8
  dockerfile: Dockerfile
9
  volumes:
10
- - .:/root/
11
  tty: true
12
  env_file:
13
  - .env
 
7
  context: .
8
  dockerfile: Dockerfile
9
  volumes:
10
+ - .:/app/
11
  tty: true
12
  env_file:
13
  - .env