deplacement build to scaleway k8s

This commit is contained in:
2022-10-15 22:31:37 +02:00
parent ac3fecbaca
commit da8e10ef4e
14 changed files with 9 additions and 224 deletions

View File

@@ -0,0 +1,7 @@
POSTGRES_PASSWORD={{ postgres_password }}
POSTGRES_USER={{ postgres_user }}
POSTGRES_DB={{ postgres_db }}
POSTGRES_URL={{ postgres_url }}
POSTGRES_PORT={{ postgres_port }}
REDIS_URL={{ redis_url }}
REDIS_PORT={{ redis_port }}