removed MGID

This commit is contained in:
falkheiland 2024-04-30 12:32:11 +02:00
parent 85f1d13c55
commit f6f314f1a6
2 changed files with 4 additions and 1 deletions

View File

@ -45,7 +45,6 @@ services:
- ${APP_PORT}:3000 - ${APP_PORT}:3000
environment: environment:
- MB_DB_FILE=/data/metabase.db - MB_DB_FILE=/data/metabase.db
- MGID=${GID-1000}
depends_on: depends_on:
- crowdsec - crowdsec
volumes: volumes:

View File

@ -19,6 +19,10 @@ Since the API Key needs to be generated after the initial start, you must provid
After you started the app, head to a console and use After you started the app, head to a console and use
```bash
docker exec -t crowdsec cscli bouncers add crowdsec-bouncer-traefik
```
```bash ```bash
# docker exec -t crowdsec cscli bouncers add crowdsec-bouncer-traefik # docker exec -t crowdsec cscli bouncers add crowdsec-bouncer-traefik
API key for 'crowdsec-bouncer-traefik': API key for 'crowdsec-bouncer-traefik':