11 lines
161 B
Plaintext
11 lines
161 B
Plaintext
|
|
NEXT_PUBLIC_API_ENDPOINT=
|
||
|
|
NEXT_PUBLIC_API_KEY=
|
||
|
|
|
||
|
|
# Docker / deploy
|
||
|
|
PORT_PROD=3010
|
||
|
|
PORT_DEV=3011
|
||
|
|
PORT_LOCAL=3000
|
||
|
|
GITLAB_USERNAME=
|
||
|
|
GITLAB_PASSWORD=
|
||
|
|
DEPLOY_LOG_DIR=
|