modified deployment's fly.toml

This commit is contained in:
yoshi 2025-05-05 11:59:01 -07:00
parent 1eeca07fb8
commit ab51feb7e1

View file

@ -14,6 +14,9 @@ dockerfile = "Dockerfile"
IMAGE_REF="registry.fly.io/snake-api-template:latest"
FLY_API_BASE_URL = "https://api.machines.dev/v1"
[services]
internal_only = true
[http_service]
internal_port = 3006
force_https = true