🙅🏻‍♀️ Added .dockerignore

This commit is contained in:
2022-03-27 17:34:44 -07:00
parent d5217f6902
commit d132df6934
3 changed files with 12 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ x-comics-volume:
services:
threetwo:
build:
context: .
context: https://github.com/rishighan/threetwo-docker-compose.git
image: frishi/threetwo
container_name: threetwo-ui
restart: unless-stopped