fix: domain on coolify
This commit is contained in:
parent
ecf575e781
commit
5866820385
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ services:
|
|||
volumes:
|
||||
- 'pds-data:/pds'
|
||||
environment:
|
||||
- SERVICE_FQDN_PDS_3000
|
||||
- SERVICE_URL_PDS_3000
|
||||
- 'PDS_HOSTNAME=${SERVICE_FQDN_PDS_3000}'
|
||||
- 'PDS_JWT_SECRET=${SERVICE_HEX_32_JWTSECRET}'
|
||||
- 'PDS_ADMIN_PASSWORD=${SERVICE_PASSWORD_ADMIN}'
|
||||
|
|
|
|||
Loading…
Reference in a new issue