Changed: mention on envs to rootless config
This commit is contained in:
parent
76ac8a0978
commit
02e83ab23f
|
|
@ -1,5 +1,7 @@
|
|||
# URL
|
||||
APP_FULL_BASE_URL=https://passbolt.local
|
||||
# For rootless images
|
||||
#APP_FULL_BASE_URL=https://passbolt.local:4433
|
||||
|
||||
# Database settings
|
||||
DATASOURCES_DEFAULT_HOST=db
|
||||
|
|
|
|||
Loading…
Reference in New Issue