vault backup: 2023-02-20 14:23:09

This commit is contained in:
matze 2023-02-20 14:23:09 +01:00
parent c78822ae60
commit 5c6c3586ef

View File

@ -78,8 +78,8 @@
restart: unless-stopped
networks:
default:
external:
name: sl-network
name: sl-network
external: true
```
- Test postgres
- ``docker compose run postgres psql -U simplelogin simplelogin``