http://2crftbzxbcoqolvzreaaeyrod5qwycayef55gxgzgfcpqlaxrnh3kkqd.onion/dotya.ml/homepage/commit/cfe496dcb71b86681202d26bfe270ee5cc5c92ac?style=unified&whitespace=ignore-eol
FROM scratch COPY --from = gobuild /homepage/homepage-app /homepage ENTRYPOINT [ "/homepage" ] 4 docker-compose.yml Unescape Escape View File @ -10,7 +10,7 @@ services: - internal-nw - default ports: - 127.0 .0 .1 : 1314 : 80 - 127.0 .0 .1 : 1314 : 1314 restart : always volumes: # So that traefik can listen to the Docker events @ -26,7 +26,7 @@ services: restart : always labels: - traefik.enable=true - traefik.http.services.homepage.loadbalancer.server.port= 80 -...