mirror of
https://github.com/nx-bat/discordbot-ng.git
synced 2026-09-22 02:19:09 -04:00
Use a volume for migrations
This commit is contained in:
@@ -7,3 +7,4 @@ services:
|
||||
- "8000:8000"
|
||||
volumes:
|
||||
- ./data:/app/data
|
||||
- ./migrations:/app/migrations
|
||||
|
||||
Reference in New Issue
Block a user