|
|
|
@ -10,3 +10,4 @@ services: |
|
|
|
- ./data:/app/data # 유저 매핑(data/mappings.json) 영속화 |
|
|
|
- ./data:/app/data # 유저 매핑(data/mappings.json) 영속화 |
|
|
|
- ./logs:/app/logs # production 로그(logs/app.log) 영속화 |
|
|
|
- ./logs:/app/logs # production 로그(logs/app.log) 영속화 |
|
|
|
restart: unless-stopped |
|
|
|
restart: unless-stopped |
|
|
|
|
|
|
|
|
|
|
|
|