mirror of
https://github.com/gigirassy/plaster.git
synced 2024-12-23 18:39:07 +00:00
Update compose.yml
This commit is contained in:
parent
cc25209644
commit
70236532f6
@ -7,5 +7,6 @@ services:
|
|||||||
- "35200:3000" # change host port if needed
|
- "35200:3000" # change host port if needed
|
||||||
environment:
|
environment:
|
||||||
AUTO_COPY_DEFAULT: "false" # if enabled, this will automatically copy paste contents to the clipboard on main page
|
AUTO_COPY_DEFAULT: "false" # if enabled, this will automatically copy paste contents to the clipboard on main page
|
||||||
|
SHOW_ASCII_ART: "true" # if disabled, ascii art on front page won't show up
|
||||||
restart: always
|
restart: always
|
||||||
container_name: plaster
|
container_name: plaster
|
||||||
|
Loading…
Reference in New Issue
Block a user