diff --git a/fantom.yml b/fantom.yml index 90531b06..3c2717f6 100644 --- a/fantom.yml +++ b/fantom.yml @@ -11,11 +11,8 @@ services: volumes: - "fantom:/datadir" expose: -# API PORTS https://github.com/Fantom-foundation/go-opera/wiki/API -# - "18545:18545" -# - "18546:18546" -# RPC-PORT - - "5050" + - "18545:18545" + restart: unless-stopped labels: - "traefik.enable=true"