cv
This commit is contained in:
parent
d9099f8f26
commit
5db4fdd944
1 changed files with 3 additions and 1 deletions
|
|
@ -7,6 +7,8 @@ services:
|
||||||
# PUID: 998 # optional, your user id
|
# PUID: 998 # optional, your user id
|
||||||
# PGID: 1001 # optional, your group id
|
# PGID: 1001 # optional, your group id
|
||||||
# TZ: America/Chicago
|
# TZ: America/Chicago
|
||||||
|
env_file:
|
||||||
|
- /DockerVol/homepage/config/secrets.env
|
||||||
ports:
|
ports:
|
||||||
- 3056:3000
|
- 3056:3000
|
||||||
volumes:
|
volumes:
|
||||||
Loading…
Add table
Add a link
Reference in a new issue