switch secret to config + update service + adding deploy script

This commit is contained in:
2024-04-10 20:36:54 +02:00
parent ab5bba01ce
commit 9ad45435ff
2 changed files with 14 additions and 9 deletions

3
deploy.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/bash
docker --context prod stack deploy -c docker-compose.yml core