diff options
author | terminaldweller <devi@terminaldweller.com> | 2025-05-01 20:59:37 +0000 |
---|---|---|
committer | terminaldweller <devi@terminaldweller.com> | 2025-05-01 20:59:37 +0000 |
commit | 1cac36f267f7c0953090c134b7afc0706ee080a8 (patch) | |
tree | ed0964289dc9ebbefda1343bc3ab3f240abc80f8 /docker-compose.yaml | |
parent | using nginx as reverse proxy now (diff) | |
download | icanhazallips-1cac36f267f7c0953090c134b7afc0706ee080a8.tar.gz icanhazallips-1cac36f267f7c0953090c134b7afc0706ee080a8.zip |
added the proxy protocol to the servermain2
Diffstat (limited to 'docker-compose.yaml')
-rw-r--r-- | docker-compose.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docker-compose.yaml b/docker-compose.yaml index 15b75f7..22f5dd0 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -1,4 +1,3 @@ -version: "3" services: icanhazallips: image: icanhazallips |