refactor: docker stuff

This commit is contained in:
2026-05-15 12:27:31 +02:00
parent 5f6977dd8d
commit 1ec3f0a891
5 changed files with 13 additions and 19 deletions
+1 -7
View File
@@ -1,13 +1,7 @@
services:
portfolio:
maintenance:
image: docker.lechner-systems.at/lechnersystems/maintenance:${IMAGE_TAG:-latest}
build:
context: .
dockerfile: Dockerfile
restart: unless-stopped
env_file:
- path: .env
required: false
dns:
- 192.168.100.2
- 192.168.100.6