mirror of
https://github.com/aykhans/oh-my-url.git
synced 2025-12-14 17:39:19 +00:00
344 B
344 B
Run with PostgreSQL
-
Rename and fill environment files:
/app/config/postgres.env.exampleto/app/config/postgres.env/config/postgresql/.env.exampleto/config/postgresql/.env
-
Run the following command to start the application with PostgreSQL:
docker compose -f docker-compose-postgres.yml up