mirror of
https://github.com/jcreek/OpenNetworkDiagram.git
synced 2026-09-10 23:23:43 +00:00
feat(#14): Add zero-setup Docker data initialization
This commit is contained in:
@@ -4,6 +4,7 @@ services:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: open-network-diagram:local
|
||||
user: '${OND_UID:-1000}:${OND_GID:-1000}'
|
||||
ports:
|
||||
- '8080:3000'
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user