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