container building, time to fix up the web file

This commit is contained in:
timmypidashev
2023-11-25 21:49:49 -08:00
parent 6799028dff
commit 0e534d670d
9 changed files with 49 additions and 46 deletions

View File

@@ -2,12 +2,12 @@ version: '3'
services:
dns:
container_name: dns
proxy:
container_name: proxy
build:
context: ./dns
context: ./proxy
dockerfile: Dockerfile.dev
args:
- DNS_VERSION
- PROXY_VERSION
- BUILD_DATE
- GIT_COMMIT