Anpassungen und härtung vogenommen
This commit is contained in:
+2
-2
@@ -3,6 +3,8 @@ services:
|
||||
container_name: dashy
|
||||
image: lissy93/dashy:latest
|
||||
restart: unless-stopped
|
||||
security_opt:
|
||||
- no-new-privileges:true
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
- TZ=Europe/Berlin
|
||||
@@ -11,8 +13,6 @@ services:
|
||||
- /docker/dashy/conf.yml:/app/user-data/conf.yml
|
||||
networks:
|
||||
- vps_network
|
||||
ports:
|
||||
- 4000:8080
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user