Skip to content

Commit c20429f

Browse files
authored
change image to swag
1 parent ba1b717 commit c20429f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docker-compose.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ version: '3.3'
22

33
services:
44

5-
letsencrypt:
6-
image: linuxserver/letsencrypt
7-
container_name: letsencrypt
5+
swag:
6+
image: linuxserver/swag
7+
container_name: swag
88
depends_on:
99
- wordpress
1010
volumes:

0 commit comments

Comments
 (0)