configuration/ci/.env.ci

8 lines
107 B
Plaintext
Raw Normal View History

2023-01-25 14:16:13 +00:00
# SERVICE
SERVICE_URL=0.0.0.0
2023-01-25 17:26:54 +00:00
SERVICE_PORT=5003
2023-01-25 14:16:13 +00:00
2023-10-25 07:09:45 +00:00
# REDIS
REDIS_IMAGE=redis:7.0-alpine
REDIS_PASSWORD=redis