first commit
This commit is contained in:
18
.env
Normal file
18
.env
Normal file
@@ -0,0 +1,18 @@
|
||||
POSTGRES_USER=map
|
||||
POSTGRES_PASSWORD=map
|
||||
POSTGRES_DB=map
|
||||
POSTGRES_PORT=5432
|
||||
|
||||
REDIS_PORT=6379
|
||||
|
||||
MINIO_PORT=9000
|
||||
MINIO_CONSOLE_PORT=9001
|
||||
MINIO_ROOT_USER=minioadmin
|
||||
MINIO_ROOT_PASSWORD=minioadmin
|
||||
|
||||
TILE_SERVICE_PORT=8081
|
||||
ROUTE_SERVICE_PORT=8082
|
||||
CLIENT_PORT=8080
|
||||
|
||||
SERVICE_LOG_LEVEL=debug
|
||||
|
||||
Reference in New Issue
Block a user