Skip to content

Commit

Permalink
styling changes for wordpress
Browse files Browse the repository at this point in the history
  • Loading branch information
jarno-knaw committed Jan 7, 2025
1 parent 0fdb3c4 commit cf8482e
Show file tree
Hide file tree
Showing 15 changed files with 952 additions and 910 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ services:
environment:
ES_URI: es-container
ports:
- 80:5000
- 8080:5000
networks:
- es-net

Expand Down
1 change: 1 addition & 0 deletions portainer-template-docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ services:
occassio-app:
image: ghcr.io/knaw-huc/occassio:v1.0.2
container_name: occassio-app
restart: unless-stopped
environment:
ES_URI: es-container
labels:
Expand Down
Loading

0 comments on commit cf8482e

Please sign in to comment.