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
+1 -1
View File
@@ -1,5 +1,5 @@
upstream app{
server app:8988;
server app:5173;
}
server {