Fix relay compose files

This commit is contained in:
Brandon Sturgeon 2021-02-16 09:44:00 -08:00 committed by Brandon Sturgeon
parent 5ca4e14a97
commit d4184bafbf
2 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@ services:
ports:
- "$PORT:8080"
env_file:
- ../.env
- .env
volumes:
- ./:/build/src