chore(docker): update Docker configuration
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
services:
|
||||
reticulum-meshchatx:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
container_name: reticulum-meshchatx
|
||||
image: git.quad4.io/rns-things/meshchatx-dev:dev
|
||||
image: reticulum-meshchatx:local
|
||||
restart: unless-stopped
|
||||
security_opt:
|
||||
- no-new-privileges:true
|
||||
|
||||
Reference in New Issue
Block a user