Skip to content
Snippets Groups Projects
Commit 63eb3c52 authored by zidane-itb's avatar zidane-itb
Browse files

add hostname to soap service container

parent 91f0b78a
Branches
Tags
No related merge requests found
......@@ -34,6 +34,8 @@ services:
build:
context: .
dockerfile: Dockerfile
container_name: soap-service
hostname: soap-service
environment:
REST_API_KEY: "REST_API_KEY"
PDF_FILE_LOCATION: "/opt/saved_history"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment