Skip to content
Snippets Groups Projects
Commit fad8f67e authored by Joel Suter's avatar Joel Suter
Browse files

deleted .env files

parent 98d193a8
Branches main
No related tags found
No related merge requests found
Pipeline #265456 failed
......@@ -20,4 +20,5 @@ todo
notes
note
*/.nyc_output
*/coverage
\ No newline at end of file
*/coverage
*/.env
\ No newline at end of file
POSTGRES_HOST="postgres"
POSTGRES_DB="parkingslotsharingtool_db"
POSTGRES_USER="parking"
POSTGRES_PW="parking-db-password"
POSTGRES_PORT_SHORT="5432"
API_PORT="3000"
\ No newline at end of file
FRONTEND_PORT="80"
API_HOST="node-api"
API_PORT="3000"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment