build 1
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
# Public-facing URL used to build share links (no trailing slash)
|
||||
PUBLIC_URL=https://meme.alwisp.com
|
||||
|
||||
# Internal server port (default: 3000)
|
||||
PORT=3000
|
||||
|
||||
# Data directory inside the container (default: /data)
|
||||
DATA_DIR=/data
|
||||
Reference in New Issue
Block a user