replaced node:lts-alpine by node:lts-bullseye

This commit is contained in:
2022-09-05 14:54:21 +02:00
parent 873ef81d46
commit 328d9943fc
6 changed files with 37 additions and 24 deletions
+2 -1
View File
@@ -71,10 +71,11 @@ services:
- app
- server
ports:
- 8988:8988
- 5173:5173
working_dir: "/app"
environment:
- APP_ENV=dev
tty: true
nginx:
build: ./Docker/nginx/