mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-12-23 22:58:17 -05:00
Refactor map page
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user