Skip to content
Snippets Groups Projects

Update Readme.md

Merged Anthony requested to merge anthony-master-patch-01012 into master
2 files
+ 12
4
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
COMPOSE_FILE=docker-compose.yml:ports.yml
HOST=0.0.0.0
PORT=5000
FLASK_PORT=5000
MYSQL_USER=mirador_backend
MYSQL_PASSWORD=randompassword
MYSQL_ROOT_PASSWORD=otherrandompassword
Loading