diff --git a/.env.example b/.env.example index ace5fcd..fa35eec 100644 --- a/.env.example +++ b/.env.example @@ -26,4 +26,4 @@ KIBANA_PORT=5601 MEM_LIMIT=1073741824 # Project namespace (defaults to the current folder name if not set) -#COMPOSE_PROJECT_NAME=myproject \ No newline at end of file +COMPOSE_PROJECT_NAME=myproject \ No newline at end of file