dev: fix port numbers in devenv.yml

This commit is contained in:
naskya 2024-03-04 13:06:05 +09:00
parent 7edef25b47
commit 218a875b8b
No known key found for this signature in database
GPG key ID: 712D413B3A9FED5C

View file

@ -3,7 +3,7 @@ port: 3030
db:
host: firefish_db
port: 25432
port: 5432
db: firefish_db
user: firefish
@ -11,7 +11,7 @@ db:
redis:
host: firefish_redis
port: 26379
port: 6379
id: 'aid'