feat: update AUTH_SECRET handling and improve session management
Build and Push Docker Image / build (push) Successful in 1m23s
Build and Push Docker Image / build (push) Successful in 1m23s
fix: add credentials to POST request in NewCompanyPage fix: update Docker image pull policy for app service
This commit is contained in:
@@ -23,6 +23,7 @@ services:
|
||||
# registry.henryathome.home64.de/henry/annasrechnungsmanager:latest
|
||||
image: git.henryathome.home64.de/henry/annasrechnungsmanager:latest
|
||||
container_name: annas_app
|
||||
pull_policy: always
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "3000:3000"
|
||||
|
||||
Reference in New Issue
Block a user