feat(id.tjo.space): changes
This commit is contained in:
parent
690fae2bf4
commit
38aa5c31c1
2 changed files with 0 additions and 2 deletions
id.tjo.space
|
@ -45,7 +45,6 @@ mkdir -p /srv/authentik/{media,certs,custom-templates}
|
|||
chown -R 1200:1200 /srv/authentik
|
||||
|
||||
mkdir -p /srv/postgresql/data
|
||||
chown -R 1100:1100 /srv/postgresql
|
||||
|
||||
echo "=== Setup Caddy"
|
||||
systemctl restart caddy
|
||||
|
|
|
@ -8,7 +8,6 @@ EnvironmentFile=/etc/postgresql/secrets.env
|
|||
Environment=POSTGRES_USER=id.tjo.space
|
||||
Environment=POSTGRES_DB=id.tjo.space
|
||||
Network=main.network
|
||||
User=1100
|
||||
|
||||
[Service]
|
||||
Restart=always
|
||||
|
|
Loading…
Reference in a new issue