mirror of
https://github.com/fruworg/infrastructure.git
synced 2025-01-18 14:40:51 +03:00
Update docker-compose.yml
This commit is contained in:
parent
bbdcaeef0c
commit
1144d96eed
@ -6,7 +6,7 @@ services:
|
|||||||
hostname: chatgpt
|
hostname: chatgpt
|
||||||
image: ghcr.io/n3d1117/chatgpt-telegram-bot:latest
|
image: ghcr.io/n3d1117/chatgpt-telegram-bot:latest
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/app
|
- .:/app
|
||||||
env_file:
|
env_file:
|
||||||
- chatgpt.env
|
- chatgpt.env
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
Loading…
x
Reference in New Issue
Block a user