setting a project name for docker-compose in .env
This commit is contained in:
+2
-1
@@ -18,4 +18,5 @@ MARIADB_USER=bamort
|
||||
API_PORT=8180
|
||||
BASE_URL=https://frontend.domain.de
|
||||
TEMPLATES_DIR=./templates
|
||||
EXPORT_TEMP_DIR=./export_temp
|
||||
EXPORT_TEMP_DIR=./export_temp
|
||||
COMPOSE_PROJECT_NAME=bamort
|
||||
|
||||
Reference in New Issue
Block a user