Compare commits

..

1 Commits

Author SHA1 Message Date
e3328f4708 feat(caddy): preparation passage à caddy
Some checks failed
Cadoles/hydra-sql/pipeline/pr-develop There was a failure building this commit
2024-03-27 10:43:02 +01:00

View File

@ -2,7 +2,6 @@ version: "3.8"
services:
hydra-sql:
container_name: hydra-sql
user: www-data
build:
context: .
dockerfile: ./misc/images/hydra-sql-standalone/Dockerfile