auto restart
This commit is contained in:
parent
9f7df2320b
commit
1758567ca5
|
@ -5,6 +5,7 @@ services:
|
|||
- ./src:/usr/share/nginx/html:ro
|
||||
networks:
|
||||
- public
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
public:
|
||||
external: true
|
||||
external: true
|
||||
|
|
Loading…
Reference in New Issue