🍬 Hard-coded env file path

This commit is contained in:
2021-10-14 09:30:12 -07:00
parent 6c1a068d5e
commit c8eb2882bd

View File

@@ -6,6 +6,7 @@ services:
context: .
image: frishi/threetwo
container_name: threetwo-ui
env_file: ./docker-compose.env
ports:
- "8050:8050"
- "3050:3050"