fix: ajustes no run para encotrar o host
This commit is contained in:
parent
7452110062
commit
8cf01b5793
@ -89,15 +89,6 @@ jobs:
|
||||
docker pull registry.redecarneir.us/onlyoneaccesstemplate:latest
|
||||
|
||||
# Executa o novo container na porta 80
|
||||
# docker run -d \
|
||||
# --name onlyoneaccesstemplate \
|
||||
# --restart unless-stopped \
|
||||
# -p 80:8080 \
|
||||
# -p 443:8081 \
|
||||
# -e ASPNETCORE_ENVIRONMENT=Production \
|
||||
# -e ASPNETCORE_URLS="http://+:8080;https://+:8081" \
|
||||
# registry.redecarneir.us/onlyoneaccesstemplate:latest
|
||||
# Executa o novo container apenas com HTTP
|
||||
docker run -d \
|
||||
--name onlyoneaccesstemplate \
|
||||
--restart unless-stopped \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user