Explorar el Código

add back zarf

sunguroku hace 3 años
padre
commit
6007f75fe7
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. 8 0
      zarf/helm/.serverenv

+ 8 - 0
zarf/helm/.serverenv

@@ -0,0 +1,8 @@
+# Fill out this file, and renamed to '.server.env' in order to run this with Tilt
+SQL_LITE=false
+DB_NAME=porter
+DB_USER=porter
+DB_PASSWORD=porter
+DB_HOST=postgresql
+DB_PORT=5432
+CLUSTER_CONTROL_PLANE_ADDRESS=http://ccp-web:7833