feat: update README with server reboot instructions and modify Caddyfile for IP headers
This commit is contained in:
@@ -3,12 +3,4 @@ services:
|
||||
container_name: 'echoip'
|
||||
image: 'mpolden/echoip:latest'
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- '8585:8080'
|
||||
networks:
|
||||
- caddy_network
|
||||
|
||||
networks:
|
||||
caddy_network:
|
||||
external: true
|
||||
name: caddy_default
|
||||
network_mode: 'host'
|
||||
|
Reference in New Issue
Block a user