This commit is contained in:
Lukian LEIZOUR 2024-08-19 15:32:26 +02:00
parent d9b77fed41
commit 3058ea7089
3 changed files with 18 additions and 3 deletions

View file

@ -3,6 +3,10 @@ services:
build:
context: .
dockerfile: DOCKERFILE
network: host
restart: always
volumes:
- /home/lucien/chaisebot:/app
- /home/lucien/chaisebot:/app
dns:
- 1.1.1.1
- 1.0.0.1