fix (dev): fix hostname, minimize devenv config

This commit is contained in:
naskya 2024-03-04 02:16:28 +09:00
parent fd1e18d01b
commit f90712d624
No known key found for this signature in database
GPG key ID: 712D413B3A9FED5C

View file

@ -2,28 +2,19 @@ url: http://localhost:3030
port: 3030
db:
host: db
host: firefish_db
port: 25432
db: firefish_db
user: firefish
pass: password
redis:
host: redis
host: firefish_redis
port: 26379
family: 4
id: 'aid'
reservedUsernames:
- root
- admin
- administrator
- me
- system
logLevel: [
'error',
'success',