This commit is contained in:
PB
2025-12-13 13:12:25 +01:00
parent 68d0f3d48d
commit 69cd63b317
10 changed files with 439 additions and 109 deletions

View File

@@ -80,7 +80,7 @@ spec:
# remember to change perms and owner of ~/.egommerce/postgres directory
containers:
- name: db-postgres
image: git.ego.freeddns.org/egommerce/db-postgres:dev
image: localhost:32000/egommerce/db-postgres:dev
imagePullPolicy: Always
env:
- name: APP_NAME