mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-19 12:59:36 +02:00
Update README.md
This commit is contained in:
parent
ed54f7a97c
commit
a10f7485e0
1 changed files with 1 additions and 0 deletions
|
@ -10,4 +10,5 @@ _**⚠️ AdventureLog is in early development and is not recommended for produc
|
||||||
2. Edit the `docker-compose.yml` file and change the database password
|
2. Edit the `docker-compose.yml` file and change the database password
|
||||||
3. Run `docker compose up -d` to build the image and start the container
|
3. Run `docker compose up -d` to build the image and start the container
|
||||||
4. Wait for the app to start up and migrate then visit the port and enjoy!
|
4. Wait for the app to start up and migrate then visit the port and enjoy!
|
||||||
|
**Note**: The `ORIGIN` variable is required for CSRF protection. It can be omitted if using a reverse proxy or other HTTPS service.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue