mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-09 20:12:26 +10:00
refactor(server): use proxy mechanisms to remove server_url config
This commit is contained in:
@ -3,8 +3,7 @@ TZ=UTC
|
||||
SECRET_KEY=change-me
|
||||
|
||||
# URLs
|
||||
PUBLIC_APP_URL=http://localhost:3000
|
||||
PUBLIC_SERVER_URL=http://localhost:3100
|
||||
PUBLIC_URL=http://localhost:3000
|
||||
|
||||
# Database
|
||||
POSTGRES_HOST=localhost
|
||||
|
||||
Reference in New Issue
Block a user