feat: add debug-env API route to inspect environment variable configuration
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
|||||||
# Portainer kann per Git-Verbindung das Image automatisch anhand
|
# Portainer kann per Git-Verbindung das Image automatisch anhand
|
||||||
# des Dockerfiles ("build: .") im Repository bauen und deployen.
|
# des Dockerfiles ("build: .") im Repository bauen und deployen.
|
||||||
build: .
|
build: .
|
||||||
image: lebenslauf-app:latest-v2
|
pull_policy: build
|
||||||
container_name: lebenslauf-app-container
|
container_name: lebenslauf-app-container
|
||||||
ports:
|
ports:
|
||||||
- "4322:4321"
|
- "4322:4321"
|
||||||
|
|||||||
Reference in New Issue
Block a user