mirror of
https://github.com/TeamPiped/Piped-Docker.git
synced 2024-12-06 19:16:27 +01:00
Configure FRONTEND_URL property.
This commit is contained in:
@@ -17,6 +17,9 @@ CAPTCHA_API_KEY: INSERT_HERE
|
||||
# Public API URL
|
||||
API_URL: https://BACKEND_HOSTNAME
|
||||
|
||||
# Public Frontend URL
|
||||
FRONTEND_URL: https://FRONTEND_HOSTNAME
|
||||
|
||||
# Hibernate properties
|
||||
hibernate.connection.url: jdbc:postgresql://postgres:5432/piped
|
||||
hibernate.connection.driver_class: org.postgresql.Driver
|
||||
|
||||
Reference in New Issue
Block a user