We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8541c0 commit 6c5793dCopy full SHA for 6c5793d
compose.yaml
@@ -26,7 +26,7 @@ services:
26
image: ${GCP_ARTIFACT_REGISTRY_LOCATION}-docker.pkg.dev/${GCP_PROJECT_ID}/${GCP_ARTIFACT_REGISTRY_NAME}/caddy:latest
27
restart: always
28
ports:
29
- - 8888:80
+ - 9998:80
30
- 9999:443
31
- 2019:2019
32
networks:
0 commit comments