aboutsummaryrefslogtreecommitdiffstats
path: root/terminaldweller.com/cargo/docker-compose.yaml
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-02-17 16:09:24 +0000
committerterminaldweller <thabogre@gmail.com>2022-02-17 16:09:24 +0000
commit5fa261f1a0d8ed4c8c4405c203122a78d37a8be9 (patch)
tree28c22a34cc9478c86db6399c1d9e7382f91a6cd3 /terminaldweller.com/cargo/docker-compose.yaml
parentcargo (diff)
downloadscripts-5fa261f1a0d8ed4c8c4405c203122a78d37a8be9.tar.gz
scripts-5fa261f1a0d8ed4c8c4405c203122a78d37a8be9.zip
fix
Diffstat (limited to 'terminaldweller.com/cargo/docker-compose.yaml')
-rw-r--r--terminaldweller.com/cargo/docker-compose.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/terminaldweller.com/cargo/docker-compose.yaml b/terminaldweller.com/cargo/docker-compose.yaml
index c8ca217..f1f990e 100644
--- a/terminaldweller.com/cargo/docker-compose.yaml
+++ b/terminaldweller.com/cargo/docker-compose.yaml
@@ -2,6 +2,7 @@ version: "3"
services:
nginx:
image: nginx
+ build:
context: .
networks:
- cargonet