mirror of
https://github.com/jrasanen/writefreely-docker.git
synced 2025-05-08 23:26:02 +03:00
Add .env instructions for docker compose
This commit is contained in:
parent
6047684086
commit
ee44d5dba8
3 changed files with 48 additions and 5 deletions
|
@ -6,7 +6,7 @@ services:
|
|||
context: .
|
||||
init: true
|
||||
env_file:
|
||||
- .env.sqlite
|
||||
- .env
|
||||
volumes:
|
||||
- ./data:/data
|
||||
ports:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue