Unicode-Bereinigung
This commit is contained in:
+1
-22
@@ -24,26 +24,5 @@ services:
|
|||||||
- N8N_BASIC_AUTH_PASSWORD="OvTCSDZqpA#NfitX^dP1"
|
- N8N_BASIC_AUTH_PASSWORD="OvTCSDZqpA#NfitX^dP1"
|
||||||
- GENERIC_TIMEZONE=Europe/Berlin
|
- GENERIC_TIMEZONE=Europe/Berlin
|
||||||
- N8N_SECURE_COOKIE=false
|
- N8N_SECURE_COOKIE=false
|
||||||
- N8N_HOST=192.168.178.183 # IP‑Adresse des Containers / Host
|
- N8N_HOST=192.168.178.183 # IP‑Adresse des Containers
|
||||||
- N8N_LOG_LEVEL=error
|
|
||||||
# Postgresql
|
|
||||||
# - DB_TYPE=postgresdb
|
|
||||||
# - DB_POSTGRESDB_HOST=192.168.178.183
|
|
||||||
# - DB_POSTGRESDB_PORT=5432
|
|
||||||
# - DB_POSTGRESDB_DATABASE=n8n
|
|
||||||
# - DB_POSTGRESDB_USER=n8n
|
|
||||||
# - DB_POSTGRESDB_PASSWORD=dbpass
|
|
||||||
|
|
||||||
|
|
||||||
# Wenn auf Postgres migriert werden soll
|
|
||||||
# postgres:
|
|
||||||
# image: postgres:15-alpine
|
|
||||||
# environment:
|
|
||||||
# - POSTGRES_DB=n8n
|
|
||||||
# - POSTGRES_USER=n8n
|
|
||||||
# - POSTGRES_PASSWORD=dbpass
|
|
||||||
# ports:
|
|
||||||
# - 5432:5432
|
|
||||||
# volumes:
|
|
||||||
# - ./postgres-data:/var/lib/postgresql/data
|
|
||||||
networks: {}
|
networks: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user