Skip to content

Commit 6c5793d

Browse files
committed
update service port
1 parent e8541c0 commit 6c5793d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ services:
2626
image: ${GCP_ARTIFACT_REGISTRY_LOCATION}-docker.pkg.dev/${GCP_PROJECT_ID}/${GCP_ARTIFACT_REGISTRY_NAME}/caddy:latest
2727
restart: always
2828
ports:
29-
- 8888:80
29+
- 9998:80
3030
- 9999:443
3131
- 2019:2019
3232
networks:

0 commit comments

Comments
 (0)