-
-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Description
I'm using docker compose and have my port set to
ports:
- 9074:9000
Caddy keeps getting refused access to the port using
php_fastcgi php-7.4-fpm:9074 {
root /var/www/html
}
I've also tried that didn't work
ports:
- 9074:9074
Is there something else I need to do? Is there an environment variable for the listen port?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels