This commit is contained in:
awieczarek 2024-10-19 14:22:17 +02:00
parent 7c834b4a45
commit f27c2de995

View File

@ -8,7 +8,7 @@ SSL_MODE = disable
[server]
DOMAIN = localhost
HTTP_PORT = %(PORT)s
HTTP_PORT = 3000
ROOT_URL = http://localhost/
SSH_PORT = 2222