mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-08 11:41:54 +01:00
7238efd9ae
This commit doesn't integrate redis. No change to makefile b/c it should work once the temporary jobservice_v2 folder is renamed to jobservice.
5 lines
117 B
Plaintext
5 lines
117 B
Plaintext
UI_SECRET=$ui_secret
|
|
JOBSERVICE_SECRET=$jobservice_secret
|
|
ADMINSERVER_URL=http://adminserver:8080
|
|
GODEBUG=netdns=cgo
|