diff --git a/stack-compose.yml b/stack-compose.yml index 7781f95..6a6d179 100644 --- a/stack-compose.yml +++ b/stack-compose.yml @@ -4,3 +4,5 @@ services: image: registry.gitlab.com/sahkoinsinoorikilta/vtmk/web2.0-backend:latest ports: - 8000:8000 + env_file: + - /home/sik/production/backend.env