diff --git a/.gitignore b/.gitignore index ff65788..c9ac037 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ db.sqlite3 venv /static *.log -*.pid \ No newline at end of file +*.pid +docker-compose.override.yml \ No newline at end of file diff --git a/docker-compose.yml b/docker-compose.yml index e9fc0e6..9c4d9ca 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -49,7 +49,6 @@ services: - "8080:8080" depends_on: - mumui - networks: mumui_network: diff --git a/templates/deployment/details.html b/templates/deployment/details.html index e541edc..98c37a0 100644 --- a/templates/deployment/details.html +++ b/templates/deployment/details.html @@ -25,7 +25,7 @@