mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-05 21:25:19 +02:00
Refactor map page
This commit is contained in:
parent
e6c5bc9ca8
commit
07263c5697
7 changed files with 127 additions and 182 deletions
|
@ -43,7 +43,7 @@ services:
|
|||
- DEBUG=False
|
||||
- FRONTEND_URL='http://localhost:8015' # Used for email generation. This should be the url of the frontend
|
||||
ports:
|
||||
- "8016:80" # User can change this to any outward port without breaking the setup
|
||||
- "8016:80"
|
||||
depends_on:
|
||||
- db
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue