Skip to content

Commit

Permalink
chore: add note on .env to lab-server/CONTRIBUTING
Browse files Browse the repository at this point in the history
  • Loading branch information
tamslo committed Jun 7, 2023
1 parent c675c0b commit 17a0952
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lab-server/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,9 @@ _database. Instead, run the following commands:_
~`docker compose --file lab-server/docker-compose.yml --profile production up`~
~to start all components.~

~_Note: removed the .env file from the Dockerfile to fix workflow; should set_~
~_variables in `docker-compose.yml` when attemting to fix this whole setup._~

~The API and other components will be available under the ports specified in~
~the `.env` file.~

Expand Down

0 comments on commit 17a0952

Please sign in to comment.