mirror of
https://github.com/nickrunning/wechat-selkies.git
synced 2026-05-09 00:24:09 +00:00
15 lines
147 B
Plaintext
15 lines
147 B
Plaintext
# Ports
|
|
HTTP_PORT=3000
|
|
HTTPS_PORT=3001
|
|
|
|
# User/Group
|
|
PUID=1000
|
|
PGID=100
|
|
|
|
# Selkies Web UI
|
|
# CUSTOM_USER=
|
|
# PASSWORD=
|
|
|
|
# Shared Memory
|
|
SHM_SIZE=1gb
|