docker-compose now referencing dockerhub image
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
dosvault:
|
||||
build: .
|
||||
image: tty303/dosvault:latest
|
||||
ports:
|
||||
- "${DOSVAULT_PORT:-8080}:8080"
|
||||
- "${DOSVAULT_WEBSOCKET_PORT:-8081}:8081"
|
||||
|
||||
Reference in New Issue
Block a user