clubmanager/example.env

5 lines
226 B
Bash
Raw Normal View History

# This defines the mysql db url that clubmanager will use
# The default shown here is what the docker-compose.yml will generate
# Please don't use it for prod
DATABASE_URL=mysql://clubmanager:clubmanager@127.0.0.1/clubmanager