auto restart

This commit is contained in:
Luca Conte 2025-05-08 13:23:00 +00:00
parent 9f7df2320b
commit 1758567ca5
1 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@ services:
- ./src:/usr/share/nginx/html:ro
networks:
- public
restart: unless-stopped
networks:
public:
external: true
external: true