feat(landing): Make Nuxt app deployable
This commit is contained in:
@@ -50,6 +50,14 @@ services:
|
||||
env_file:
|
||||
- .env.prod
|
||||
|
||||
landing:
|
||||
image: gitea.lugnas.de/denis/legalconsenthub-landing:latest
|
||||
container_name: legalconsenthub-landing
|
||||
ports:
|
||||
- "3211:3000"
|
||||
networks:
|
||||
- legalconsenthub-net
|
||||
|
||||
keycloak:
|
||||
image: quay.io/keycloak/keycloak:26.4.0
|
||||
container_name: legalconsenthub-keycloak
|
||||
|
||||
Reference in New Issue
Block a user