Skip to content
Snippets Groups Projects
Commit 4d573cdb authored by ale's avatar ale
Browse files

Open memcache-sessions port for internal traffic

parent b0bfe579
No related branches found
No related tags found
1 merge request!217Configure PHP options for noblogs in Ansible not in the container
Pipeline #44798 passed
...@@ -80,20 +80,19 @@ noblogs: ...@@ -80,20 +80,19 @@ noblogs:
domains: domains:
- remote-follow.noblogs.org - remote-follow.noblogs.org
monitoring_endpoints: monitoring_endpoints:
- job_name: noblogs - port: 8182
port: 8182
scheme: http scheme: http
- job_name: noblogs-php - port: 8282
port: 8282
scheme: http scheme: http
- job_name: mariadb-noblogs - port: 9307
port: 9307
scheme: http scheme: http
- port: 7109 - port: 7109
scheme: http scheme: http
- port: 7209
scheme: http
ports: ports:
- 3307 - 3307
- 7107 - 7208
volumes: volumes:
- name: data - name: data
path: /opt/noblogs path: /opt/noblogs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment