forceful server shutdown

This commit is contained in:
2025-03-13 16:15:05 +01:00
parent 0242b29f3c
commit fa0d511bd6
4 changed files with 49 additions and 6 deletions

View File

@ -8,7 +8,7 @@ services:
container_name: http-server
build: .
image: http-server:latest
restart: no
restart: always
ports:
- 80:8080
networks: