Config files for my server. Except not my secrets

Fix docker preload

vielle.dev 41154ab4 9f5741fc

verified
Changed files
+1 -1
+1 -1
docker-up.service
··· 4 4 5 5 [Service] 6 6 Type=oneshot 7 - ExecStart=/bin/bash /root/commit.sh 7 + ExecStart=/bin/bash /root/server-config/commit.sh 8 8 WorkingDirectory=/root/server-config 9 9 10 10 [Install]