Skip to content

Commit

Permalink
build: add .env.sample
Browse files Browse the repository at this point in the history
To set COMPOSE_PROJECT_NAME variable
  • Loading branch information
Maxime Vergez committed Dec 18, 2023
1 parent 024ff66 commit a728331
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .env.sample
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# DO NOT REMOVE THIS. This is a way to tell compose to separate services by project
COMPOSE_PROJECT_NAME=citizen

0 comments on commit a728331

Please sign in to comment.