infra: networking with cloudflared (#24)

This commit is contained in:
Marc 2023-07-07 19:37:23 -04:00 committed by GitHub
parent 60396f837e
commit b3f7a3b7f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,5 +25,5 @@ services:
- 3306:3306 - 3306:3306
networks: networks:
default: default:
name: web name: internal
external: true external: true