Page Menu
Home
Musing Studio
Search
Configure Global Search
Log In
Files
F12217093
docker-compose.prod.yml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
521 B
Subscribers
None
docker-compose.prod.yml
View Options
services
:
app
:
image
:
writefreely
container_name
:
writefreely
volumes
:
-
./data:/data
ports
:
-
127.0.0.1:8080:8080
depends_on
:
-
db
restart
:
unless-stopped
db
:
image
:
lscr.io/linuxserver/mariadb
container_name
:
writefreely-mariadb
volumes
:
-
./db:/config
environment
:
-
PUID=65534
-
PGID=65534
-
TZ=Etc/UTC
-
MYSQL_DATABASE=writefreely
-
MYSQL_USER=writefreely
-
MYSQL_PASSWORD=P@ssw0rd
restart
:
unless-stopped
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Oct 30, 1:44 AM (10 m, 4 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3461022
Attached To
rWF WriteFreely
Event Timeline
Log In to Comment