[mod] recipe env
This commit is contained in:
parent
133929f38c
commit
e17cd55e01
1 changed files with 3 additions and 2 deletions
|
@ -23,8 +23,9 @@ services:
|
||||||
PUID: 1000
|
PUID: 1000
|
||||||
PGID: 1000
|
PGID: 1000
|
||||||
TZ: Europe/London
|
TZ: Europe/London
|
||||||
BASE_URL: https://mealie.orlop.duckdns.org
|
BASE_URL: https://recipe.orlop.duckdns.org
|
||||||
|
env_file:
|
||||||
|
- recipe.env
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
mealie-data:
|
mealie-data:
|
Loading…
Add table
Reference in a new issue