FIX(zot): add externalUrl for proper session cookie handling
- Configure external URL for proper session management - Fix cookie handling for proxy setup
This commit is contained in:
@@ -113,6 +113,7 @@ configMaps:
|
|||||||
"http": {
|
"http": {
|
||||||
"address": "0.0.0.0",
|
"address": "0.0.0.0",
|
||||||
"port": "5000",
|
"port": "5000",
|
||||||
|
"externalUrl": "https://zot0213.kro.kr",
|
||||||
"auth": {
|
"auth": {
|
||||||
"htpasswd": {
|
"htpasswd": {
|
||||||
"path": "/etc/zot/htpasswd"
|
"path": "/etc/zot/htpasswd"
|
||||||
|
|||||||
Reference in New Issue
Block a user