mirror of
https://github.com/sartography/cr-connect-bpmn.git
synced 2025-02-10 07:27:32 +00:00
remove the quotes
This commit is contained in:
parent
f48b2f6d39
commit
1f06f73a58
@ -31,4 +31,4 @@ ENTRYPOINT ["./entrypoint.sh", \
|
|||||||
"/etc/nginx/html"]
|
"/etc/nginx/html"]
|
||||||
|
|
||||||
### STAGE 3: Profit! ###
|
### STAGE 3: Profit! ###
|
||||||
CMD ["nginx", "-g", "\"daemon off;\""]
|
CMD ["nginx", "-g", "daemon off;"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user