PlayEdu-docker-compose/.env.example
2023-06-14 09:46:37 +08:00

19 lines
437 B
Plaintext

################# PlayEdu ###################
PLAYEDU_API_PORT=9700
PLAYEDU_PC_PORT=9800
PLAYEDU_ADMIN_PORT=9900
PLAYEDU_JWT_KEY=playeduxyz
################# MySQL ###################
MYSQL_PORT=33063
################# Redis ###################
REDIS_PORT=16379
################# MINIO ###################
MINIO_ROOT_USER=username
MINIO_ROOT_PASSWORD=password
MINIO_PORT=9002
MINIO_CONSOLE_PORT=50002
MINIO_BUCKETS=playedu:public