diff --git a/infrastructure/docker-compose.yml b/infrastructure/docker-compose.yml index 1fc6319..1d6cbeb 100644 --- a/infrastructure/docker-compose.yml +++ b/infrastructure/docker-compose.yml @@ -40,7 +40,7 @@ services: - flame_data:/app/data - /var/run/docker.sock:/var/run/docker.sock env_file: - - password.env + - flame_secrets.env restart: always networks: traefik_net: