Skip to content

Commit

Permalink
your-own-containers: fix small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
saltydk committed Nov 1, 2023
1 parent b822c5d commit b39dd39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/advanced/your-own-containers.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ If you want to create a role file that you can install like the built-in applica
- /opt/APPNAME:/CONFIG
- /etc/localtime:/etc/localtime:ro

networks: # (21)!
networks: # (33)!
saltbox:
external: true
```
Expand Down

0 comments on commit b39dd39

Please sign in to comment.