mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-12-30 02:38:29 +01:00
chore: Update README.md
This commit is contained in:
@@ -5,13 +5,7 @@
|
|||||||
|
|
||||||
# Notes
|
# Notes
|
||||||
|
|
||||||
Start by creating a new Docker network for separation:
|
Adjust the `.env` file with your private secrets and spawn up the stack:
|
||||||
|
|
||||||
````
|
|
||||||
docker network create authentik-internal
|
|
||||||
````
|
|
||||||
|
|
||||||
Then adjust the `.env` file with your private secrets and spawn up the stack:
|
|
||||||
|
|
||||||
````
|
````
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
|
|||||||
Reference in New Issue
Block a user