Compare commits
1 commit
e4382d0d33
...
af0047ed23
| Author | SHA1 | Date | |
|---|---|---|---|
| af0047ed23 |
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ services:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
app:
|
app:
|
||||||
image: docker.io/library/wordpress:6-php8.1@sha256:84ba4f4e5590e07dbe4797b508e221b85a1a4338dc1de61b1bda56801566cfbc
|
image: docker.io/library/wordpress:6-php8.1@sha256:23efd6975ae49347c530718d87331f130130bd18c4852d2e1a04269ab8344b0f
|
||||||
environment:
|
environment:
|
||||||
- "WORDPRESS_DB_HOST=database"
|
- "WORDPRESS_DB_HOST=database"
|
||||||
- "WORDPRESS_DB_NAME=wordpress"
|
- "WORDPRESS_DB_NAME=wordpress"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue