backup volume
This commit is contained in:
parent
ca35e05e45
commit
6dfed3cfee
|
|
@ -42,7 +42,7 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- ../../DjangoFiles:/DjangoFiles
|
- ../../DjangoFiles:/DjangoFiles
|
||||||
- ../../Nginx:/etc/nginx/conf.d
|
- ../../Nginx:/etc/nginx/conf.d
|
||||||
- "../../Backup:/Backup"
|
- ../../Backup:/Backup
|
||||||
# ports:
|
# ports:
|
||||||
# - 8008:80
|
# - 8008:80
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue