diff --git a/.env.example b/.env.example index 3848628..e889d14 100644 --- a/.env.example +++ b/.env.example @@ -5,3 +5,5 @@ POSTGRES_PASSWORD=postgres POSTGRES_DB=postgres POSTGRES_HOST=postgres POSTGRES_PORT=5432 + +COMPOSE_PROJECT_NAME=nwxraybot \ No newline at end of file