Add volume ton .env
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m39s
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m39s
This commit is contained in:
@@ -5,6 +5,8 @@ services:
|
||||
image: gitea.prod.resk-u.ch/clerc/clerc-frontend:latest
|
||||
ports:
|
||||
- "3000:3000"
|
||||
volumes:
|
||||
- /home/prod/reskreen-frontend/.env:/app/frontend-app/.env
|
||||
labels:
|
||||
- shepherd.enable=true
|
||||
|
||||
|
Reference in New Issue
Block a user