forked from TagesschuleElementa/www.tagesschule-elementa.ch
Corrected docker-compose.yml for mprofiag environment
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -15,9 +15,8 @@ Thumbs.db
|
||||
|
||||
# Aldryn
|
||||
.aldryn
|
||||
/data
|
||||
/data.tar.gz
|
||||
/static_collected
|
||||
/docker/static_collected
|
||||
/node_modules
|
||||
# </DEFAULT>
|
||||
/static/css/
|
||||
@@ -27,4 +26,9 @@ Thumbs.db
|
||||
/static/animation/
|
||||
/.idea
|
||||
/requirements.txt
|
||||
/conf/certbot/
|
||||
/docker/conf/certbot/
|
||||
/docker/pgdata/**
|
||||
/docker/data
|
||||
.env-nginx
|
||||
.env-db
|
||||
.env
|
||||
|
||||
Reference in New Issue
Block a user