update compose

This commit is contained in:
Matthieu Lamalle 2023-04-03 17:19:18 +02:00
parent 927fdbce47
commit d2bb13d2bb
1 changed files with 1 additions and 8 deletions

View File

@ -1,14 +1,7 @@
version: "2.4"
services:
oidc-test:
build:
context: ./
dockerfile: ./misc/dokku/Dockerfile
args:
- HTTP_PROXY=${HTTP_PROXY:-}
- HTTPS_PROXY=${HTTPS_PROXY:-}
- http_proxy=${http_proxy:-}
- https_proxy=${https_proxy:-}
image: reg.cadoles.com/cadoles/goweb-oidc-test
environment:
- LOG_LEVEL=0
- HTTP_ADDRESS=0.0.0.0:3002