feat: Add Webtop container configuration and setup scripts
This commit is contained in:
9
webtop/stack.env
Normal file
9
webtop/stack.env
Normal file
@@ -0,0 +1,9 @@
|
||||
# Synology Execution User
|
||||
# Change these to match the svc-webtop user IDs
|
||||
PUID=1046
|
||||
PGID=65538
|
||||
TZ=America/Toronto
|
||||
|
||||
# Webtop Customization
|
||||
# The text that appears on the browser tab
|
||||
TITLE=Personal Cloud Desktop
|
||||
Reference in New Issue
Block a user