mirror of
https://github.com/nx-bat/discordbot-ng.git
synced 2026-09-22 10:29:10 -04:00
Fix line endings
This commit is contained in:
+9
-9
@@ -1,9 +1,9 @@
|
||||
services:
|
||||
hexerade:
|
||||
restart: unless-stopped
|
||||
build: .
|
||||
env_file: '.env'
|
||||
ports:
|
||||
- "8000:8000"
|
||||
volumes:
|
||||
- ./data:/app/data
|
||||
services:
|
||||
hexerade:
|
||||
restart: unless-stopped
|
||||
build: .
|
||||
env_file: '.env'
|
||||
ports:
|
||||
- "8000:8000"
|
||||
volumes:
|
||||
- ./data:/app/data
|
||||
|
||||
Reference in New Issue
Block a user