feat: Add stack.env and use env_file in Portracker configuration
This commit is contained in:
6
portracker/stack.env
Normal file
6
portracker/stack.env
Normal file
@@ -0,0 +1,6 @@
|
||||
PUID=1043
|
||||
PGID=65538
|
||||
TZ=America/Toronto
|
||||
# Add optional authentication if needed
|
||||
# AUTH_USER=admin
|
||||
# AUTH_PASS=password
|
||||
Reference in New Issue
Block a user