Update README.md

This commit is contained in:
Anthony Raymond 2023-02-13 17:06:09 +01:00 committed by GitHub
parent ee3fd74ec9
commit d6fb95c779
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,7 +60,7 @@ docker run -d \
-p PORT:PORT \ -p PORT:PORT \
-v PATH_TO_CONF:/data \ -v PATH_TO_CONF:/data \
--name="joal" \ --name="joal" \
anthonyraymond/joal \ anthonyraymond/joal:X.X.X \
--joal-conf="/data" \ --joal-conf="/data" \
--spring.main.web-environment=true \ --spring.main.web-environment=true \
--server.port="PORT" \ --server.port="PORT" \