https://gitlab.com/litt-arts-num/fonte-gaia/ok-api
Tip revision: cfa3510bf391310bc534f1e5a8f1647a0cba9bbc authored by theo.roulet on 13 December 2022, 16:12:27 UTC
Renaming NakalaDataEntity to Manifest Entity, and cascading this in all linked services, repos and files
Renaming NakalaDataEntity to Manifest Entity, and cascading this in all linked services, repos and files
Tip revision: cfa3510
.env.dist
# MySQL
MYSQL_ROOT_PASSWORD=root
MYSQL_DATABASE=dbname
MYSQL_USER=dbuser
MYSQL_PASSWORD=dbpassword
# PORTS
HTTPS_PORT=8321
HTTP_PORT=8322
ADMINER_PORT=8323
MYSQL_PORT=3399
