mirror of
https://github.com/pvlnes/homelab.git
synced 2026-04-05 19:41:47 +00:00
3 lines
72 B
Bash
Executable File
3 lines
72 B
Bash
Executable File
#!/usr/bin/env bash
|
|
docker compose --env-file /srv/authentik/.env up -d
|