User Tools

Site Tools


software_installation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software_installation [2025/12/29 19:55] robynsoftware_installation [2026/01/20 04:29] (current) robyn
Line 19: Line 19:
   * Next type ''mkdir bot'' \\ \\   * Next type ''mkdir bot'' \\ \\
   * Then with your favourite editor, on linux I use Nano, create to edit a file called "compose.yml" \\ Example ''nano compose.yml'' \\ \\    * Then with your favourite editor, on linux I use Nano, create to edit a file called "compose.yml" \\ Example ''nano compose.yml'' \\ \\ 
-  * Cut and Paste the below: <code yaml> services:+  * Cut and Paste the below: <code yaml>services:
   corrade:   corrade:
     image: wizardrysteamworks/corrade     image: wizardrysteamworks/corrade
Line 43: Line 43:
       - ./bot:/app/bot       - ./bot:/app/bot
     environment:     environment:
-      - TZ= US/Pacific+      - TZ=US/Pacific
     networks:     networks:
       - anne-net       - anne-net
Line 52: Line 52:
 networks: networks:
   anne-net:   anne-net:
-    driver: bridge+   driver: bridge
 </code> </code>
  
software_installation.1767066944.txt.gz · Last modified: by robyn