Compare commits
5 Commits
e44dca5a73
...
82c41039c2
Author | SHA1 | Date |
---|---|---|
![]() |
82c41039c2 | 2 years ago |
![]() |
34d07b7dfd | 2 years ago |
![]() |
a239dd4ac5 | 2 years ago |
![]() |
ac50279901 | 2 years ago |
![]() |
aaf706bf77 | 2 years ago |
@ -0,0 +1,7 @@
|
||||
podman compose --env-file ${ENV_FILE:-.env} \
|
||||
--file services/secrets.yaml \
|
||||
--file services/backup.yaml \
|
||||
--file services/proxy.yaml \
|
||||
--file services/auth.yaml \
|
||||
--file services/web.yaml \
|
||||
exec "$@"
|
Loading…
Reference in new issue