docker-compose 수정
This commit is contained in:
@ -14,7 +14,7 @@ services:
|
|||||||
- ./data:/data
|
- ./data:/data
|
||||||
- ./webhook:/app
|
- ./webhook:/app
|
||||||
ports:
|
ports:
|
||||||
- 5000:5000
|
- 5151:5000
|
||||||
environment:
|
environment:
|
||||||
- DOMAIN=https://webhook.firstgarden.co.kr
|
- DOMAIN=https://webhook.firstgarden.co.kr
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user