diff --git a/smoothschedule/docker-compose.production.yml b/smoothschedule/docker-compose.production.yml index e3b8aa6..0f1788d 100644 --- a/smoothschedule/docker-compose.production.yml +++ b/smoothschedule/docker-compose.production.yml @@ -18,8 +18,6 @@ services: env_file: - ./.envs/.production/.django - ./.envs/.production/.postgres - volumes: - - ./.ssh:/app/.ssh:ro command: /start postgres: