batch batch
This commit is contained in:
@@ -13,6 +13,11 @@ services:
|
||||
environment:
|
||||
- PYTHONUNBUFFERED=1
|
||||
- FLASK_ENV=production
|
||||
dns:
|
||||
- 100.64.0.39 # Host DNS server
|
||||
- 8.8.8.8 # Google DNS (fallback)
|
||||
- 1.1.1.1 # Cloudflare DNS (fallback)
|
||||
network_mode: bridge
|
||||
restart: unless-stopped
|
||||
# Web server modu (varsayılan)
|
||||
command: python app.py
|
||||
|
||||
Reference in New Issue
Block a user