new functions and fixes
This commit is contained in:
@@ -3,6 +3,8 @@ services:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
args:
|
||||
BROWSER_LIBS_REFRESH: ${BROWSER_LIBS_REFRESH:-manual}
|
||||
image: rustpad:${IMAGE_TAG:-local}
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user