Skip to content

TryAventum/compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The environment variable COMPOSE_CONVERT_WINDOWS_PATHS=1 in .env file, it is for Docker For Windows only.

Use docker-compose -f docker-compose.postgres.yml up to use PostgreSQL or use docker-compose -f docker-compose.mongodb.yml up to use MongoDB if you want to rebuild add --build to the end of the command like docker-compose -f docker-compose.postgres.yml up --build, the app will be accessed through http://localhost

THE FIRST PAGE TO VISIT AFTER docker-compose up IS COMPLETED IS http://localhost/setup IN ORDER OR SETUP THE SUPER USER!

Just replace http://localhost with you url, for example http://mydomain.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published