You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-11-23 22:04:47 +02:00
Add migratoin scripts to the docker container
This commit is contained in:
@@ -4,6 +4,7 @@ RUN mkdir -p /app
|
||||
WORKDIR /app
|
||||
|
||||
COPY freeposte ./freeposte
|
||||
COPY migrations ./migrations
|
||||
COPY manage.py .
|
||||
COPY requirements.txt .
|
||||
COPY start.sh /start.sh
|
||||
|
||||
Reference in New Issue
Block a user