Compare commits
1 commit
73bd11f50f
...
a7364277b8
| Author | SHA1 | Date | |
|---|---|---|---|
| a7364277b8 |
2 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@ services:
|
|||
restart: unless-stopped
|
||||
|
||||
app:
|
||||
image: docker.io/library/wordpress:6-php8.1@sha256:75f79f9c45a587b283e47fd21c6e51077d0c9dbbba529377faaa0c28d5b8f5a4
|
||||
image: docker.io/library/wordpress:6-php8.1@sha256:84ba4f4e5590e07dbe4797b508e221b85a1a4338dc1de61b1bda56801566cfbc
|
||||
environment:
|
||||
- "WORDPRESS_DB_HOST=database"
|
||||
- "WORDPRESS_DB_NAME=wordpress"
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ services:
|
|||
- "8080:8080"
|
||||
|
||||
db:
|
||||
image: docker.io/library/postgres:15.14@sha256:424e79b81868f5fc5cf515eaeac69d288692ebcca7db86d98f91b50d4bce64bb
|
||||
image: docker.io/library/postgres:15.14@sha256:19bc493d2a1cb0fd9891c4ad5835cbe3e658a3a91f4f1d55c1bd9f02232105c6
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- keycloak
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue