Skip to content
Snippets Groups Projects
Commit 9a3bafe5 authored by Razzan Yoni's avatar Razzan Yoni
Browse files

add .env for tonality plain service

parent 2a51a4e1
1 merge request!1Merge dev into main
...@@ -78,6 +78,8 @@ services: ...@@ -78,6 +78,8 @@ services:
build: build:
context: ../tonality-plain context: ../tonality-plain
dockerfile: Dockerfile dockerfile: Dockerfile
env_file:
- env/tonality-plain.env
ports: ports:
- "8005:80" - "8005:80"
volumes: volumes:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment