You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

env 192B

12345678
  1. POSTGRES_HOST=postgresql.uqac-websem.internal.docker
  2. POSTGRES_USER=websem
  3. POSTGRES_PASSWORD=pg_password
  4. POSTGRES_DB=websem
  5. BACKEND_HOST=backend.uqac-websem.internal.docker
  6. BACKEND_PORT=8080