Set assets base path

This commit is contained in:
2024-06-05 18:53:02 +02:00
parent 8789da089d
commit 12f3b91044
3 changed files with 7 additions and 0 deletions

View File

@@ -59,6 +59,8 @@ steps:
environment:
# Disable HTTPS redirection as it served by a reverse proxy
CODEFIRST_CLIENTDRONE_ENV_SERVER_NAME: http://codefirst.iut.uca.fr
CODEFIRST_CLIENTDRONE_ENV_CORS_ALLOW_ORIGIN: https://codefirst.iut.uca.fr
CODEFIRST_CLIENTDRONE_ENV_ASSETS_BASE_PATH: /containers/clementfreville2-herbarium
depends_on:
- docker-image
when: