Inicialización del repositorio completo con integración de pxy_city_digital_twins
This commit is contained in:
parent
55539b2f8a
commit
428697cd24
30
.env
Normal file
30
.env
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
# Database Configuration
|
||||||
|
POSTGRES_DB=polisplexity
|
||||||
|
POSTGRES_USER=postgres
|
||||||
|
POSTGRES_PASSWORD=mysecretpassword
|
||||||
|
|
||||||
|
# Django Environment Variables
|
||||||
|
DEBUG=True
|
||||||
|
SECRET_KEY=django-insecure-%*=%u3gv38cv*2iwy)m^)flo3p4w7ol*n5*-7lr*i4^u+(v=#q
|
||||||
|
ALLOWED_HOSTS=127.0.0.1,localhost,app.polisplexity.tech,191.101.233.39,srv566867.hstgr.cloud
|
||||||
|
|
||||||
|
# Database URL
|
||||||
|
DATABASE_URL=postgres://postgres:mysecretpassword@db:5432/polisplexity
|
||||||
|
|
||||||
|
# Static and Media Files
|
||||||
|
STATIC_URL=/static/
|
||||||
|
STATIC_ROOT=/app/static
|
||||||
|
MEDIA_URL=/media/
|
||||||
|
MEDIA_ROOT=/app/media
|
||||||
|
|
||||||
|
# Neo4j Database Configuration
|
||||||
|
NEO4J_URI=neo4j+s://74d433fb.databases.neo4j.io
|
||||||
|
NEO4J_USERNAME=neo4j
|
||||||
|
NEO4J_PASSWORD=4Y5-ppefHkgEiLr-l0qzbf8wNJw0zkOmRmk7cSkSrTg
|
||||||
|
|
||||||
|
# OpenAI API Key
|
||||||
|
OPENAI_API_KEY=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
|
||||||
|
|
||||||
|
# Facebook API Tokens
|
||||||
|
PAGE_ACCESS_TOKEN=EAAIq9z4rVPIBOxJxRnmbjIUsqJ9ZB5hZC9MF4qN64VNpxUCYguMCqUNKSsAjQZAcD9hlhZCv2RcV4GOIFC3Ni6VGoMp3rTFlLwtXxFIklj0FqZAVqSh7i0QT3Kwt9SCx9V9iioSsyFhUQrnpTXZCoDPJy0i2kMkzkY5ZA58hieSeQZBZARz3ZC7XeZCi5uSZBXYCeatGuAZDZD
|
||||||
|
VERIFY_TOKEN=YzQ2VWcODWO922j30HZ9AV113kAisTjcacc3wzURPvFjHCOWjcYP39ThgCWlPQ1w
|
1
cache/6c4edc84e061c770f138cce1d051028ec44885c3.json
vendored
Normal file
1
cache/6c4edc84e061c770f138cce1d051028ec44885c3.json
vendored
Normal file
File diff suppressed because one or more lines are too long
1
cache/771b2511416e7ff4c83fc38f292274f35e855074.json
vendored
Normal file
1
cache/771b2511416e7ff4c83fc38f292274f35e855074.json
vendored
Normal file
File diff suppressed because one or more lines are too long
1
cache/9e0a6000da8bf7662e1c0bca98b9f70539ecf034.json
vendored
Normal file
1
cache/9e0a6000da8bf7662e1c0bca98b9f70539ecf034.json
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version": 0.6, "generator": "Overpass API 0.7.62.5 1bd436f1", "osm3s": {"timestamp_osm_base": "2025-05-12T23:01:58Z", "copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."}, "elements": []}
|
1
cache/b3344dd7b6b8381e28a1ecadb3139da9d2b34eeb.json
vendored
Normal file
1
cache/b3344dd7b6b8381e28a1ecadb3139da9d2b34eeb.json
vendored
Normal file
File diff suppressed because one or more lines are too long
1
cache/ce8e8fa8d1ee4e1b554c330158ac018978fdd4af.json
vendored
Normal file
1
cache/ce8e8fa8d1ee4e1b554c330158ac018978fdd4af.json
vendored
Normal file
File diff suppressed because one or more lines are too long
BIN
db.sqlite3
Normal file
BIN
db.sqlite3
Normal file
Binary file not shown.
BIN
media/images/logos/logo_U4MX.png
Normal file
BIN
media/images/logos/logo_U4MX.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
BIN
media/media/images/menu/01_Forms_image.webp
Normal file
BIN
media/media/images/menu/01_Forms_image.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 708 KiB |
Loading…
x
Reference in New Issue
Block a user