Skip to content

Commit 36fad27

Browse files
1 parent 7e7ad50 commit 36fad27

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ docker run --detach \
154154
<br>
155155

156156
#### Docker Compose
157+
Example config.
157158

158159
<pre>
159160
version: "3.8"
@@ -178,6 +179,7 @@ services:
178179
ports:
179180
- '8088:80'
180181
- '8090:443'
182+
restart: unless-stopped
181183
networks:
182184
- 'mariadb'
183185
- 'misc'

0 commit comments

Comments
 (0)