chore: Update README.md

This commit is contained in:
LRVT
2024-11-13 23:01:30 +01:00
committed by GitHub
parent 628af4e41c
commit a68e3b65cc

View File

@@ -5,13 +5,7 @@
# Notes
Start by creating a new Docker network for separation:
````
docker network create authentik-internal
````
Then adjust the `.env` file with your private secrets and spawn up the stack:
Adjust the `.env` file with your private secrets and spawn up the stack:
````
docker compose up -d