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
0328c8fb4b
commit
6c123e39ae
@ -5,5 +5,7 @@ services:
|
|||||||
image: ghcr.io/gigirassy/plaster
|
image: ghcr.io/gigirassy/plaster
|
||||||
ports:
|
ports:
|
||||||
- "35200:3000" # change host port if needed
|
- "35200:3000" # change host port if needed
|
||||||
|
environment:
|
||||||
|
AUTO_COPY_DEFAULT: "false" # if enabled, this will automatically copy paste contents to the clipboard on main page
|
||||||
restart: always
|
restart: always
|
||||||
container_name: plaster
|
container_name: plaster
|
||||||
|
Loading…
Reference in New Issue
Block a user