mirror of
https://github.com/Fluffy-Bean/GameExpo23.git
synced 2025-06-22 15:46:17 +00:00
Yeet useless tables
Yeet useless data paths in dockerfile Add order into templates file
This commit is contained in:
parent
b19dedc568
commit
300c80fcd5
17 changed files with 86 additions and 106 deletions
|
@ -36,8 +36,7 @@ services:
|
|||
build: TFR
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./TFR/storage:/data/storage
|
||||
- ./TFR/logs:/data/logs
|
||||
- ./TFR/storage/migrations:/data/migrations
|
||||
environment:
|
||||
FLASK_KEY: ${THE_FRONT_ROOMS_SECRETE_KEY}
|
||||
DB_USER: ${POSTGRES_USER}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue