Loading docker-compose-dev.yml +3 −2 Original line number Diff line number Diff line Loading @@ -95,6 +95,7 @@ services: image: "rosetta/proxy" container_name: proxy hostname: proxy restart: unless-stopped environment: - SAFEMODE=False - ROSETTA_HOST=localhost Loading Loading
docker-compose-dev.yml +3 −2 Original line number Diff line number Diff line Loading @@ -95,6 +95,7 @@ services: image: "rosetta/proxy" container_name: proxy hostname: proxy restart: unless-stopped environment: - SAFEMODE=False - ROSETTA_HOST=localhost Loading